* net/tramp.el (tramp-default-host-alist): New defcustom.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Jan 2013 09:25:34 +0000 (10:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Jan 2013 09:25:34 +0000 (10:25 +0100)
commite75ff20f8a9f059719f3eb083df465d7f081fb88
treec2ebe314240328ca7f6c45884d4f79dd2f392929
parent6c57be59cef13fe980905712434a7fb4563e3ff6
* net/tramp.el (tramp-default-host-alist): New defcustom.
(tramp-find-host): Use it.
(tramp-eshell-directory-change): Moved from tramp-sh.el.  Add to
`eshell-directory-change-hook'.

* net/tramp-adb.el (top): Add adb specific entry in
`tramp-default-host-alist'.
(tramp-adb-file-name-host): Remove function.
(tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.

* net/tramp-sh.el : Move eshell integration code to tramp.el.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp.el